home *** CD-ROM | disk | FTP | other *** search
- ECHO OFF
- CLS
- ECHO ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
- ECHO ▓▓ ▓▓
- ECHO ▓▓ This procedure will install ProComm on a hard disk system. To ▓▓
- ECHO ▓▓ install ProComm on a floppy system, use the program INSTALL. ▓▓
- ECHO ▓▓ ▓▓
- ECHO ▓▓ Before you begin, create a directory on your hard disk to contain ▓▓
- ECHO ▓▓ the ProComm files. Make that your current directory. Files from ▓▓
- ECHO ▓▓ distribution diskette will be copied to that directory. ▓▓
- ECHO ▓▓ ▓▓
- ECHO ▓▓ If you do not want to proceed with this installation, press Ctrl-C ▓▓
- ECHO ▓▓ now. ▓▓
- ECHO ▓▓ ▓▓
- ECHO ▓▓ Otherwise, press any key to continue ▓▓
- ECHO ▓▓ ▓▓
- ECHO ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
- PAUSE
- CLS
- ECHO ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
- ECHO ▓▓ ▓▓
- ECHO ▓▓ Be sure the distribution diskette is in drive A:. ▓▓
- ECHO ▓▓ ▓▓
- ECHO ▓▓ Press any key to continue. ▓▓
- ECHO ▓▓ ▓▓
- ECHO ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
- PAUSE
- CLS
- ECHO Moving program files to ProComm directory ...
- a:prcmpgm *.* > nul
- ECHO Moving utility files to ProComm directory ...
- a:prcmutil *.* > nul
- ECHO Moving document files to ProComm directory ...
- a:prcmdoc *.* > nul
- ECHO Almost done moving files to ProComm directory ...
- copy a:license.doc > nul
- copy a:read.me > nul
- CLS
- ECHO ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
- ECHO ▓▓ ▓▓
- ECHO ▓▓ All done. To run ProComm, type PROCOMM [Enter]. ▓▓
- ECHO ▓▓ ▓▓
- ECHO ▓▓ To view the documentation, type TYPE PROCOMM.DOC [Enter]. Press ▓▓
- ECHO ▓▓ Ctrl-S to stop the display and any other key to resume it. ▓▓
- ECHO ▓▓ ▓▓
- ECHO ▓▓ To print the ProComm documentation, type ▓▓
- ECHO ▓▓ COPY PROCOMM.DOC PRN [Enter]. Be sure you have plenty of paper ▓▓
- ECHO ▓▓ before you start -- the manual is over 100 pages long. ▓▓
- ECHO ▓▓ ▓▓
- ECHO ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓